﻿body, div, dl, dt, dd, ul, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, button, p, blockquote, th, td, img ,iframe { margin: 0; padding: 0; }
table{ border-collapse: collapse; border-spacing: 0; }
input,button,textarea,option { font: 12px "\5b8b\4f53", Arial, Helvetica, sans-serif; }
ul, li, div{ list-style: none; border: 0px; }
img{ border: 0px; }
.clear{ font: 0px/0px serif; display: block; clear: both; }
html{ -webkit-text-size-adjust: none; }
input{ outline: none; }
button{ border:none; }
textarea{ resize: none; }
a{ text-decoration: none; }
body:nth-of-type(1) input:focus,textarea:focus{ outline: none;}
body{ font: 12px "\5b8b\4f53","Tahoma","Arial","Microsoft Yahei"; color: #333; background: #fff; position: relative;min-width: 1100px;}


#header {
	width: 100%;
	height: 35px;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #f5f5f5;
	margin: 0 auto;
}

.header {
	width: 1100px;
	margin: 0 auto;
	height: 35px;
}

.header ul {
	color: #666;
}

.header ul li.name {
	margin-right: 30px;
}

.header ul li {
	float: left;
	line-height: 35px;
	margin-right: 10px;
}

.header ul li a {
	color: #666;
}

.header ul li a:hover {
	color: #ff6600;
}

.header p a:hover {
	color: #ff6600;
}

.header p {
	line-height: 35px;
	color: #666;
	float: right;
	margin-right: 110px;
}

.header p a {
	color: #666;
	margin: 0 5px;
	display: inline-block;
}

.header p a.mobile {
	background: url(../images/offer_bg.png) 0 10px no-repeat;
	padding: 0 0 0 16px;
	margin-left: 10px;
}

.weixin {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	z-index: 99999;
}

.weixinTop {
	position: absolute;
	padding: 0 0 0 28px;
	top: -39px;
	right: 16px;
	cursor: pointer;
	color: #666;
	line-height: 38px;
	background: url(../images/product/bg.png) 0 -24px no-repeat
}

.weixinBot {
	position: absolute;
	right: 5px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}


.headerNav {
	width: 1100px;
	margin: 0 auto;
}
.headerNav p {
	color: #888;
	line-height: 12px;
	height: 12px;
	width: 1100px;
	overflow: hidden;
	margin-top: 10px;
	font-family: "microsoft yahei";
}
.headerNav p a {
	color: #888;
	margin: 0 4px;
}
.headerNav p a:hover {
	color: #FF6600;
}
/*top*/
.bannerAdv {
	width: 1100px;
	margin: 0px auto 0;
	overflow: hidden;
}
.bannerAdv ul {
	width: 1110px;
	display: inline;
	float: left;
	margin: 0px 0 0 -5px;
}
.bannerAdv ul li {
	display: block;
	float: left;
	padding: 10px 5px 0 5px;
	position: relative;
}
.bannerAdv ul li a,
.bannerAdv ul li embed {
	float: left;
}
/*top*/
.top {
	width: 1100px;
	height: 80px;
	margin: 0 auto;
	position: relative;
}
.top .logo {
	position: absolute;
	left: 0;
	top: 5px;
	z-index: 3;
	width: 120px;
}
.top h1 {
	width: 125px;
	height: 50px;
	position: absolute;
	left: 150px;
	top: 12px;
	border-left: 1px solid #d7d7d7;
	font: 26px/50px "Microsoft Yahei", "\5b8b\4f53";
	text-indent: 12px;
	color: #ff5200;
}
.top p {
	position: absolute;
	top: 60px;
	left: 274px;
	line-height: 18px;
	height: 18px;
	overflow: hidden;
	font-family: microsoft yahei;
	color: #666666;
}
.top p a {
	color: #666666;
	margin: 0 4px;
}
.top p a:hover,
.top span a:hover {
	text-decoration: underline;
	color: #ff0000;
}
.top span {
	position: absolute;
	left: 898px;
	top: 26px;
	line-height: 18px;
	height: 18px;
	font-family: microsoft yahei;
	overflow: hidden;
	color: #666666;
}
.top span a {
	color: #ff6600;
	font-size: 14px;
}
.top input.text {
	width: 310px;
	height: 38px;
	display: block;
	position: absolute;
	line-height: 33px;
	border: 1px solid #e1e1e1;
	color: #7d7d7d;
	top: 15px;
	left: 484px;
	z-index: 2;
	font-size: 14px;
	text-indent: 10px;
}
.top button {
	width: 90px;
	height: 40px;
	display: block;
	border: 0px;
	cursor: pointer;
	position: absolute;
	top: 15px;
	left: 796px;
	background: #ff5200;
	font: normal 20px/40px microsoft yahei;
	color: #fff;
}
.selectbox-wrapper {
	text-align: center;
	position: absolute;
	top: 54px;
	left: 396px;
	z-index: 9999;
	width: 88px;
	border: 1px solid #e1e1e1;
	background: #fff;
}
.selectbox-wrapper ul li.selected {
	BACKGROUND-COLOR: #f4ffed;
}
.selectbox-wrapper ul li.current {
	color: #fff;
	background: #ff5200;
}
.selectbox-wrapper ul li {
	line-height: 20px;
	color: #666;
	display: block;
	text-align: left;
	text-indent: 20px;
	cursor: pointer;
}
.selectbox {
	width: 88px;
	height: 38px;
	border: 1px solid #e1e1e1;
	border-right: 0;
	display: block;
	line-height: 38px;
	font-size: 14px;
	font-family: microsoft yahei;
	color: #f68e5d;
	z-index: 10;
	position: absolute;
	top: 15px;
	left: 396px;
	text-indent: 20px;
	cursor: pointer;
	background: url(../images/offer_bg.png) 60px -60px no-repeat;
}
/* nav */
.nav{
    height: 48px;
    line-height: 48px;
    background-color: #e94f06;
	font-family: "sans-serif";
}
.nav .main{
	width: 1100px;
	margin: 0 auto;
    overflow: hidden;
}
.nav a{
    float: left;
    width: 11.1%;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.nav a:hover{
    background-color: #c94303;
}
.nav a.focus{
    background-color: #c94303;
}
/*menu*/
.menu {
	width: 100%;
	height: 50px;
	background-color: #ff5200;
}
.menu p {
	width: 1100px;
	margin: 0 auto;
	height: 50px;
}
.menu p a {
	color: #ffffff;
	font-family: "microsoft yahei";
	line-height: 50px;
	font-size: 20px;
	display: block;
	float: left;
	width: 122px;
	display: inline-block;
	text-align: center;
}
.menu p a.home {
	background-color: #f68e5d;
	width: 124px;
}
.menu p a:hover {
	background-color: #f68e5d;
}

.bigBG{width: 100%;background: #f2f2f2;padding-bottom: 10px;overflow: hidden;}
.mian{width: 1100px;margin: 0 auto 0;overflow: hidden;}
.sider{width: 198px;height: 100%;float: left;background: #fff;border: 1px solid #e3e3e3;border-top: 0;}

.sider .login{
	padding:10px 10px 20px;
	border-bottom: 1px solid #ddd;
}
.sider .login h2{
	padding: 10px 0;
}
.sider .login p{
	color: #999;
	font-size: 12px;
	line-height: 24px;
}
.sider .login p.charge{
	padding: 15px 0 5px;
}
.sider .login p.charge .quote{
	text-decoration: underline;
}
.sider .login p a{
	color: #fe781e;
}
.sider .login span{
	font-size: 12px;
	color: #999;
	display: block;
	text-align: center;
	background: url(../images/free.png) no-repeat 60px 0;
	padding-top: 72px;
	margin: 20px 0;
}
.sider .login input{
	width: 148px;
	height: 30px;
	border: 1px solid #ddd;
	margin: 5px 0;
	padding-left: 30px;
	font-family: "microsoft yahei";
	color: #999;
}
.sider .login input.name{
	background: url(../images/login.png) no-repeat 8px 8px;
}
.sider .login input.passw{
	background: url(../images/login.png) no-repeat 8px -18px;
}
.sider .login a.log{
	width: 180px;
	height: 28px;
	display: block;
	background-color: #3c96e2;
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	margin: 10px 0 20px;
}
.sider .login a.vip{
	width: 180px;
	height: 28px;
	display: block;
	background-color: #ff812d;
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	border-radius: 14px;
	cursor: pointer
}

.sider h2 a{font: 14px/26px "\5b8b\4f53"; color: #333;}
.sider h2 em{font-style: normal;}
.cell-block{width: 180px;border-bottom: 1px solid #ddd;margin:15px 9px 15px;float: left;padding-bottom: 10px;}
.cell-block img{float: left;}
.cell-block ul.contact{width: 180px;float: left;color: #666;font-family: "simson";position: relative;margin-top: 10px;}
.cell-block ul.contact li{line-height: 26px;}
.cell-block ul.contact li em{font-style: normal;}
.cell-block ul.contact li.lock{position: absolute; right: 0;top:5px; width: 113px;height: 40px;border: 1px dashed #ddd;line-height: 40px;text-indent: 23px;background: url(../images/xunjia/xunIcon.png) no-repeat 6px -140px;}

.cell-block h3{font:14px "Microsoft Yahei";color: #333;float: left;width: 198px;}
ul.detail-list{color: #666;float: left;margin-top: 5px;}
ul.detail-list li{font:12px/17px "Microsoft Yahei";margin-bottom: 5px;}
ul.detail-list li img{float: right;vertical-align: middle;}
.cell-block a.more-offer{display: block;float: left; width: 175px;height: 34px;border: 1px solid #ddd;color: #496ab4;margin: 10px 0; text-align: center;font:14px/34px "Microsoft Yahei";}
.cell-block a.more-offer:hover{text-decoration: underline;color: #f60;}
ul.buyerdata{float: left;}
ul.buyerdata li{width: 180px;float: left;border-bottom: 1px dashed #ddd;height: 46px;padding-top: 3px;}
ul.buyerdata li:last-of-type{border: none;}
ul.buyerdata li a{text-overflow: ellipsis;width: 180px;height: 24px;font:12px/24px "Microsoft Yahei";overflow: hidden;white-space: nowrap;float: left;color: #496ab4;}
ul.buyerdata li a:hover{text-decoration: underline;color: #f60;}
ul.buyerdata li span{color: #999;font-weight: bold;}


.botpic{width: 198px;float: left;}
.botpic .buy,.pro{
	width: 198px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.botpic .pro{
	background: #f6f6f6 url(../images/pro.png) no-repeat 49px 15px;
}
.botpic .buy{
	background: #f6f6f6 url(../images/buy.png) no-repeat 49px 15px;
}
.botpic .buy p {
    font-size: 18px;
    text-align: center;
    padding-top: 130px;
    font-family: "Microsoft Yahei";
}
.botpic .buy span{
	font-size: 14px;
    text-align: center;
    padding-top: 10px;
	font-family: "Microsoft Yahei";
	display: block;
	color: #666;
}
.botpic .buy a{
	font-size: 16px;
	background: #4bc08c;
	color: white;
	width: 100px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-align: center;
	border-radius: 5px;
	margin: 15px auto 0;
	font-family: "Microsoft Yahei";
}
.botpic .buy a.login0{
	background: #e84b4a;
}
.botpic .pro p {
    font-size: 18px;
    text-align: center;
    padding-top: 130px;
    font-family: "Microsoft Yahei";
}
.botpic .pro span{
	font-size: 14px;
    text-align: center;
    padding-top: 10px;
	font-family: "Microsoft Yahei";
	display: block;
	color: #666;
}
.botpic .pro a{
	font-size: 16px;
	background: #3198f4;
	color: white;
	width: 100px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-align: center;
	border-radius: 5px;
	margin: 15px auto 0;
	font-family: "Microsoft Yahei";
}
.botpic .pro a.login0{
	background: #e84b4a;
}
.content{width: 879px;float: right;}
.location{width: 879px;margin: 10px auto 0;height: 22px;}
.location p{font: 14px/22px "\5b8b\4f53";text-indent: 23px;background:url("../images/Promotions/ProBg.png") no-repeat 0px 3px;}
.location p a{color: #666;padding: 0 5px;}
.location p a:hover{color: #037ccc;}
.location p span{padding: 0 5px;}
.location p span a{color: #037ccc;}

.contTop{width: 879px;float: left;margin: 10px 0 15px;}
.contTop h2{width: 879px;float: left;overflow: hidden; font:22px/27px "Microsoft Yahei";color: #333;}
.contTop h2 em{width: 56px;height: 27px;display: block;font: 16px/27px "\5b8b\4f53";color: #fff;text-align: center;float: left;background: #ff5200;margin-right: 10px;}

.info{width: 837px;float: left;border: 1px solid #ddd;background: #fff;padding:15px 20px 35px;margin-bottom: 10px;}
.quota{width: 837px;float: left;margin-bottom: 10px;position: relative;height: 100px;}
.quota .dates{width: 430px;position: absolute;top: 0;line-height: 0;}
.quota .dates p{font:14px/26px "Microsoft Yahei";}
.quota .baojia{width: 370px;position: absolute;height: 100px;top: 0;right: 0;}
.quota .baojia .baojiabox{width: 370px;height: 71px; background: url(../images/xunjia/baojiabg.png) no-repeat;position: absolute;top: 5px;right: -28px;line-height: 60px;color: #fff;font-size: 14px;}
.quota .baojia .baojiabox a{width: 92px;height: 33px;display: block;float: left;border-radius: 2px;background: #fff;margin-left: 65px;margin-top: 12px;text-align: center;color: #ff5200;font: 14px/33px "Microsoft Yahei";margin-right: 16px;}
.quota .baojia .baojiabox p{display: block;position: absolute;left: 288px;top: 0;}
.quota .baojia span{position: absolute;left:45px;top: 75px;color: #333;line-height: 26px;font-size: 14px;}
.baojiadl{position: absolute;right: 0;top: 75px;color: #333;line-height: 26px;font-size: 14px;}

.info h3.infoTit{border-left: 5px solid #ff5200;height: 22px;float: left;width: 837px;text-indent: 10px;font: 18px/20px "Microsoft Yahei";margin-bottom: 10px;}
.info h3.infoTit em{font:normal 12px/20px "\5b8b\4f53";color: #999;}

.list-table{width: 836px;border: 1px solid #ddd;margin-bottom: 40px;margin-top: 5px;float: left;}
.list-table tr{color: #666;}
.list-table tr th{border-bottom: 1px solid #ddd;height: 40px;font:14px/40px "Microsoft Yahei";vertical-align: middle;padding: 0 5px;font-weight: 400;text-align: center;}
.list-table tr td{text-align: center;padding: 5px 5px;font:14px/22px "Microsoft Yahei";}
.list-table tr td span{display: block;text-align: center;width: 120px;}
.list-table tr td span a{color: #ff5200;}
.attchments{width: 70px;height: 70px; text-align: center;float: right;overflow: hidden;margin-right: 5px;position: relative;border: 1px solid #ddd;}
.attchments img{width: 70px;height: 70px;position: absolute;top: 0;left: 0;}
.attchments em{width: 20px;height: 20px;display: block;background: url(../images/xunjia/xunIcon.png) no-repeat 0px -226px;cursor: pointer; position: absolute;right: 0;bottom: 0;}

.claims{width: 837px;float: left;margin-bottom: 30px;}
.claims dl{float: left;color: #333;font:14px/28px "Microsoft Yahei";}
.claims dl dt {
	width: 90px;
	float: left;
	text-align: right;
	clear: both;
}
.claims dl dd {
	width: 747px;
	font: 14px/28px "Microsoft Yahei";
	float: right;
	height: 28px;
	overflow: hidden;
	position: relative;
}

.claims dl dd.address p {
	display: inline-block;
	padding-right: 59px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 100%;
}
.claims dl dd a {
	position: absolute;
	right: 0;
	top: 0;
	color: #3975ce;
}

.claims dl dd.focus {
	height: auto;
}
.claims dl dd.focus p {
	white-space: normal;
}
.claims dl dd em{color: #999;font-style: normal;}


.product-content{width: 837px;float: left;}
.product-content p{color: #333;font:14px/22px "\5b8b\4f53";}
.product-content p b{}
.product-content p font{color: #ff3131;}

.fujian{width: 837px;float: left;margin-left: 20px;color: #333;font-size: 14px;margin-top: 10px;overflow: hidden;}
.fujian span {
	float: left;
	margin-right: 10px;
}
.fujian-box {
	overflow: hidden;
}
.fujian-item {
	margin-top: 15px;
}
.fujian-item:first-child {
	margin-top: 0;
}
.fujian img{margin-right: 5px;}
.fujian a{color: #3975ce;text-decoration: underline;font-size: 14px;}


h3.contTit{font:16px/48px "Microsoft Yahei";}
table.quotation{width: 100%;border: 1px solid #ddd;background: #fff;margin-bottom: 20px;}
table.quotation tr th,table.quotation tr td{border-bottom: 1px solid #ddd;height: 39px;text-align: left;padding: 0 15px;font:14px/39px "Microsoft Yahei";}
table.quotation tr td{}


.pagination{width: 100%;float: left;height: 30px;color: #666;font: 14px "Microsoft Yahei";}
.pagination p{float: right;}
.pagination span.page{height: 25px;line-height: 25px;}
.pagination span.page em{font-style: normal;}
.pagination span.first{width: 23px;height: 23px;background: #fff;cursor: pointer;display:inline-block;border: 1px solid #ff5200;text-align: center;line-height: 25px;color: #ff5200;}
.pagination span.next{width: 23px;height: 23px;background: #fff;cursor: pointer;display:inline-block;border: 1px solid #ff5200;text-align: center;line-height: 25px;color: #ff5200;}
.pagination span.next:hover{background: #ff5200;color: #fff;}
.pagination span.first:hover{background: #ff5200;color: #fff;}

.related{width: 879px;float: left;overflow: hidden;background: #fff;}
.related ul{float: left;}
.related ul li{width: 175px;float: left;margin-left: -1px;padding:18px 0;}
.related ul li .wrap{width: 140px;float: left;border-left: 1px dashed #ddd;padding: 0 20px;}
.wrap h4{font: 14px/22px "Microsoft Yahei";width: 140px;height: 22px;overflow: hidden;}
.wrap h4 a{color: #496ab4;}
.wrap h4 a:hover{color: #f60;}
.wrap p.amount{width: 140px;height: 30px;float: left;border-bottom: 1px dashed #ddd;overflow: hidden;font: 14px/30px "Microsoft Yahei";color: #333;}
.wrap p.amount em{color: #ff7300;font-size: 20px;font-style: normal;padding: 0 6px;}
.wrap p.icons{padding: 10px 0 10px 0;width: 140px;float: left;font: 14px "Microsoft Yahei";}
.wrap a.bao{width: 88px;height: 30px;display: block;float: left;background: #ff5200;color: #fff;border-radius: 2px; text-align: center;font: 14px/33px "Microsoft Yahei";}
.wrap span{width: 140px;float: left;font: 14px "Microsoft Yahei";margin-top: 10px;}

#footer {
	width: 1100px;
	margin: 10px auto 0;
	text-align: center;
	color: #818181;
	line-height: 24px;
	padding-bottom: 15px;
}
#footer .footNav {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background-color: #ff5200;
	color: #fff;
	text-align: center;
}
#footer .footNav a {
	color: #fff;
	margin: 0 10px;
}
#footer span {
	display: inline-block;
	color: #333333;
	font: normal 14px/60px \5b8b\4f53;
}
#footer strong {
	font-weight: normal;
	margin: 0 30px 0 0;
	font-family: tahoma, "\5b8b\4f53";
}
#footer strong img {
	vertical-align: middle;
	margin-left: 3px;
}
#footer a:hover {
	text-decoration: underline;
	color: #ff6600;
}
#footer ul {
	width: 565px;
	display: block;
	margin: 15px auto 0;
}

#footer ul li {
	display: block;
	float: left;
	padding: 0px 4px;
}

#footer ul li a {
	width: 112px;
	height: 47px;
	display: block;
	float: left;
	background: #fff url(/images/channel/footer.png) no-repeat -1px 0px;
}

#footer ul li a.bg1 {
	background: #fff url(/images/channel/footer.png) no-repeat -122px 0px;
}

#footer ul li a.bg2 {
	background: #fff url(/images/channel/footer.png) no-repeat -243px 0px;
}

#footer ul li a.bg3 {
	background: #fff url(/images/channel/footer.png) no-repeat -364px 0px;
}

#footer ul li a.bg4 {
	background: #fff url(/images/channel/footer.png) no-repeat -483px 0px;
}
#footer ul li a.bg5 {
	width: 65px;
	height: 50px;
	display: block;
	float: left;
	background: none;
}
.backHome {
	width: 54px;
	position: relative;
}
.backHome a {
	width: 54px;
	height: 19px;
	display: block;
	float: left;
	background: #5b7648;
	text-align: center;
	font: normal 11px "Microsoft Yahei", "simhei";
	color: #fff;
	padding: 35px 0px 0 0px;
	margin: 2px 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
	background: url(/images/index/rightBar_fbqg.png) no-repeat 0 0;
	overflow: hidden;
	text-decoration: none;
}
.backHome a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.backHome a.guest,
.backHome a.guest:hover {
	background: url(/images/index/rightBar_fbqg.png) no-repeat 0 -114px;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.backHome a.price {
	background: url(/images/index/rightBar_fbqg.png) no-repeat 0px -57px;
}
.backHome a.rightWx {
	background: url(/images/index/rightBar_fbqg.png) no-repeat 0px -228px;
}
.backHome img {
	position: absolute;
	right: 65px;
	top: 130px;
	display: none;
}
.toTop {
	width: 54px;
	height: 54px;
	position: fixed;
	_position: absolute;
	top: 494px;
	_top: expression(eval(document.documentElement.scrollTop+321));
	display: none;
	font: normal 11px "Microsoft Yahei", "simhei";
}
.toTop a,
.toTop a:hover {
	display: block;
	width: 54px;
	height: 19px;
	padding: 35px 0px 0 0px;
	background: url(/images/index/rightBar_fbqg.png) no-repeat 0px -171px;
	opacity: 0.6;
	filter: alpha(opacity=60);
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.toTop a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
#goTop {
	position: fixed;
	_position: absolute;
	top: 260px;
	display: block;
	right: 10px;
	z-index: 99999;
}
*html,
* html body {
	background-attachment: fixed;
}

*html #goTop {
	position: absolute;
	right: expression(eval(document.documentElement.scrollLeft+10));
	top: expression(eval(document.documentElement.scrollTop+145));
}
/* .guest{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999998;
	display: none;
	background-color: #000;
	opacity: 0.3;
	filter:alpha(opacity=30);
} */
.guestMain{
	display: none;
	position: fixed;
	z-index: 999999;
	width: 800px;
	height: 500px;
	left:50%;
	top: 50%;
	box-shadow: 0 4px 8px rgba(204,204,204,0.3);

	margin-left:-400px!important;
	margin-top:-250px!important;
	margin-top:0px;
	position:fixed!important;/
	_top:       expression(eval(document.compatMode &&
				document.compatMode=='CSS1Compat') ?
				documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :
				document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);
}
.guestTitle{
	height: 50px;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 50px;
	background:url("http://www.chem17.com/images/guestTitle.png") no-repeat;
}
.guestTitle a{
	position: absolute;
	width: 28px;
	height: 28px;
	top: -30px;
	right: -30px;
	background:url("http://www.chem17.com/images/closesever.png") no-repeat;
}
.guestForm{
	height: 450px;
	background-color: #fff;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	padding: 10px 20px;
	overflow: hidden;
}
.item{
	width: 345px;
	float: left;
	padding: 0 10px 0 20px;
	position: relative;
}
.item label{
	display: block;
	font-size: 16px;
	margin:10px 0 10px;
	text-indent: 13px;
	height:21px;
}
.inputBox{
	overflow: hidden;
}
.inputBox input{
	width: 298px;
	height: 20px;
	float: left;
	border:1px solid #ddd;
	border-radius: 2px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-family: microsoft yahei;
}
.item b{
	font-family: tahoma;
	font-size: 14px;
	color: #ff9900;
	float: left;
	display: block;
	line-height: 36px;
	padding-left: 12px;
	position: absolute;
	right: 10px;
	bottom:0;
}
.codes{
	width: 298px;
	height: 22px;
	float: left;
	border:1px solid #ddd;
	border-radius: 2px;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 22px;
	color: #999999;
	font-family: microsoft yahei;
}
.codes img{
	vertical-align: top;
}
.codes input{
	border:none;
	font-size: 14px;
	line-height: 22px;
	height: 22px;
	font-family: microsoft yahei;
	color: #999999;
	vertical-align: top;
	display: inline;
}
.item textarea{
	width: 673px;
	height: 100px;
	border:1px solid #ddd;
	border-radius: 2px;
	padding:8px 12px;
	line-height: 24px;
	font-size: 14px;
	font-family: microsoft yahei;
}
.guestFormBtn{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.guestFormBtn button{
	padding: 0 40px;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	font-family: microsoft yahei;
	border:none;
	border-radius: 20px;
	cursor: pointer;
	background-color: #026fce;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#076ac1), to(#076ac1));
	background-image: -webkit-linear-gradient(90deg, #026fce, #076ac1);
	background-image: -moz-linear-gradient(90deg, #026fce, #076ac1);
	background-image: -ms-linear-gradient(90deg, #026fce, #076ac1);
	background-image: -o-linear-gradient(90deg, #026fce, #076ac1);
	background-image: linear-gradient(90deg, #026fce, #076ac1);
	filter : progid:DXImageTransform.Microsoft.gradient(startColorStr='#026fce', endColorStr='#076ac1');
}
.prompt{
	position:absolute;
	top: 0;
	right: 0;
}
.hide{
	display: none;
}
.inputBox input.v_error{border-color:#ff9900;}
.prompt.error{
	color: #ff9900;
	top: 25px;
	right: 30px;
	line-height: 14px;
	text-indent: 20px;
	background:url("http://www.chem17.com/images/error.png") no-repeat 0 0;
}
.mobileBot {
	position: absolute;
	right: 80px;
	top: -1px;
	display: none;
	border: 1px solid #d1d1d1;
}
.mobileBot img{

	width:90px;
}
.weixin a.mobile {
    background: url(../../images/offer_bg.png) 0 0px no-repeat;
    padding: 0 0 0 16px;
    margin-left: 10px;
    color: #666;
    margin: 0 5px;
    display: inline-block;
    position: absolute;
    top: -26px;
    right: 96px;
}
/* 弹窗 */
.mask {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3);
	z-index: 999999;
	display: none;
}
.cozy-tip {
	width: 420px;
	background-color: #fff;
	border-radius: 4px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	font-family: "Microsoft YaHei";
}
.cozy-tip .tip-title {
	height: 38px;
	line-height: 38px;
	position: relative;
	background-color: #0195df;
	color: #fff;
	font-size: 16px;
	padding: 0 15px;
	font-weight: bold;
}
.cozy-tip .tip-title .close {
	position: absolute;
	right: 18px;
	top: 11px;
	width: 16px;
	height: 16px;
	background: url(/images/promotions/closeicon.png) center no-repeat;
}
.cozy-tip .tip-content {
	padding: 30px 58px 25px;
}
.cozy-tip .tip-content img {
	float: left;
	margin-right: 22px;
	margin-top: 12px;
}
.cozy-tip .tip-content p {
	line-height: 28px;
	font-size: 14px;
}
.cozy-tip .tip-content .btn {
	margin-top: 20px;
	text-align: center;
}
.cozy-tip .tip-content .btn a {
	display: inline-block;
	width: 100px;
	height: 32px;
	line-height: 28px;
	border-radius: 6px;
	background-color: #0195df;
	border: 1px solid #0195df;
	color: #fff;
	font-size: 14px;
	box-sizing: border-box;
}
.cozy-tip .tip-content .btn a.submit {
	color: #0195df;
	background-color: #dcedff;
	margin-left: 40px;
}
